AttrFreeOneAttribute

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrFreeOneAttribute()  

SYNOPSIS

misc_lib/miscattr.c:727

void AttrFreeOneAttribute(IPAttributeStruct **Attrs, char *Name)
 

DESCRIPTION

Routine to remove and delete the attribute named Name from the given Attr list.  

PARAMETERS:

Attrs: To search for an attribute named Name and remove and delete it.

Name: Name of attribute to remove and delete.  

FUNCTION RETURN VALUE

void

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:13 GMT, October 17, 2022